.Net Framework > v2.0.50727 > System > Text > StringBuilder StringBuilder
Category
Class
Description
Represents a mutable string of characters. This class cannot be inherited.
Assembly
mscorlib
Character
sealed, public
Attributes
NameValue/Assignment
DefaultMemberAttributeChars
ComVisibleAttributeTrue
Ancestors
Object
Implements
ISerializable
Contstructors
StringBuilder()
StringBuilder(Int32)
StringBuilder(Int32,Int32)
StringBuilder(String)
StringBuilder(String,Int32)
StringBuilder(String,Int32,Int32,Int32)
Properties
Capacity
Chars(Int32)
Length
MaxCapacity
Methods
Append(Boolean)
Append(Byte)
Append(Char)
Append(Char,Int32)
Append(Char[])
Append(Char[],Int32,Int32)
Append(Decimal)
Append(Double)
Append(Int16)
Append(Int32)
Append(Int64)
Append(Object)
Append(SByte)
Append(Single)
Append(String)
Append(String,Int32,Int32)
Append(UInt16)
Append(UInt32)
Append(UInt64)
AppendFormat(IFormatProvider,String,Object[])
AppendFormat(String,Object)
AppendFormat(String,Object,Object)
AppendFormat(String,Object,Object,Object)
AppendFormat(String,Object[])
AppendLine()
AppendLine(String)
CopyTo(Int32,Char[],Int32,Int32)
EnsureCapacity(Int32)
Equals(StringBuilder)
Insert(Int32,Boolean)
Insert(Int32,Byte)
Insert(Int32,Char)
Insert(Int32,Char[])
Insert(Int32,Char[],Int32,Int32)
Insert(Int32,Decimal)
Insert(Int32,Double)
Insert(Int32,Int16)
Insert(Int32,Int32)
Insert(Int32,Int64)
Insert(Int32,Object)
Insert(Int32,SByte)
Insert(Int32,Single)
Insert(Int32,String)
Insert(Int32,String,Int32)
Insert(Int32,UInt16)
Insert(Int32,UInt32)
Insert(Int32,UInt64)
Remove(Int32,Int32)
Replace(Char,Char)
Replace(Char,Char,Int32,Int32)
Replace(String,String)
Replace(String,String,Int32,Int32)
GetObjectData()
ToString()
ToString(Int32,Int32)
Tags
0103E2B958, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database